var net/netip.z6noz
10 uses
net/netip (current package)
netip.go#L71: z6noz = unique.Make(addrDetail{isV6: true})
netip.go#L86: func IPv6Unspecified() Addr { return Addr{z: z6noz} }
netip.go#L108: z: z6noz,
netip.go#L497: ip.z = z6noz
netip.go#L510: ip.z = z6noz
netip.go#L516: return ip.z != z0 && ip.z != z4 && ip.z != z6noz
netip.go#L884: if ip.z != z6noz {
netip.go#L936: if ip.z != z6noz {
netip.go#L962: if ip.z != z6noz {
netip.go#L1377: if ip.Is6() && ip.z != z6noz {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)